*{ margin:0; padding:0; }
 body{
    margin:0;
    padding:0;
	 font-family:"Microsoft YaHei",Helvetica,Verdana,Arial,sans-serif;
}
.clearFloat:after{
	clear: both;
	display: block;
	visibility: hidden;
	content: "";
	height: 0;
}
.clearFloat{
	zoom: 1;
}
/***********************底部开始**********************************/
.foot{
	width: 100%;
	height: auto;
	min-height:240px;
	background-color:#406DA4;
}
.foot_1{
	width: 100%;
	height: 50px;
	background:#4675ae;
}
.foot_11{
	width:1200px;
	margin:0 auto;
	padding-left: 0 !important;
}
.foot_33{
	width:980px;
	margin:0 auto;
	padding-left: 0 !important;
}
.foot_1 ul{
	list-style:none;
	padding-left: 0 !important;
}
.foot_1 ul li{
	width:auto;
	float: left;
	padding-top: 15px;
	height: 30px;

}
.foot_1 ul li a{
	color: #f3f1f1;
	font-size: 14px;
	font-weight: 500;
	margin-right: 25px;
	letter-spacing:1px;
	text-decoration: none;
	outline: none;
}
.foot_1 ul li a:hover{color:#FF6600;}

.foot_22,
.foot_3,
.foot_2{
	width: 100%;
	height: auto;
	min-height:130px;
	max-height:600px;
	background:#406DA4;
	margin-bottom: 10px;
}
.foot_3 dl{
	width: 980px;
	margin:0 auto;
	height:40px;
	font-size: 14px;
}
.foot_2 dl{
	width: 960px;
	margin:0 auto;
	height:40px;
	font-size: 14px;
}
.foot_3 dl h5,
.foot_2 dl h5{
	color:#f3f1f1;
	font-size: 15px;
	padding-top: 10px;
	margin: 0 0 0 0 !important;
}
.foot_2 dl a{
	color: #b6b3b3;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
	float: left;
}
.foot_22 dl a,
.foot_2 dl a,
.foot_3 dl a{
	width:33.3%;
	display: table-cell;
	height: 35px;
	line-height: 35px;
	color: #eee;
	font-size: 12px;
	vertical-align: middle;
	text-decoration: none;
	float: left;
	outline: none;
	margin-top: 10px;
}
.foot_3 dl a p,
.foot_2 dl a p{
	margin-top:6px;
}

.foot_22 dl a p{
	margin-top:6px;
	outline: none;
}
.foot_3 dl a img,
.foot_2 dl a img{
	width: 30px;
	height:auto;
	margin-right:5px;
}
.foot_22 dl a img{
	width: 30px;
	height:auto;
	margin-right: 5px;
}
.foot_3 dl a img:hover,
.foot_2 dl a img:hover{
	opacity: 0.7;
}
.foot_22 dl a:focus,
.foot_2 dl a:focus,
.foot_3 dl a:focus{
	outline: none;
}
.foot_22 dl a:hover,
.foot_3 dl a:hover,
.foot_2 dl a:hover{
	color: #ff7800;
}
.foot_3 dl dd,
.foot_2 dl dd{
	width: 100%;
	color: #959595;
	line-height:23px;
	float: left;
}

.foot_22 dl{
	width: 1200px;
	margin:0 auto;
	height:40px;
	font-size: 14px;
}
.foot_22 dl h5{
	color: #fff;
	font-size: 15px;
	padding-top: 10px;
	margin-bottom: 0 ;
}
.foot_22 dl a img:hover{
	opacity: 0.7;
}
.foot_22 dl a p:hover,
.foot_22 dl a p:focus{
	color: #ff7800;
}
.foot_22 dl dd{
	width: 100%;
	color: #959595;
	line-height:23px;
	float: left;
}
.publish{
	width: 100%;
	height: 50px;
	min-height:50px;
	background-color:#4675ae;
}
.publish p{
	color: #f3f1f1;
	width: 100%;
	font-size:12px;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 18px;
	outline: none;
}


